home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Games: Greatest Hits 1996
/
Amiga Games: Greatest Hits 1996.iso
/
archive
/
userbox
/
publicdomain
/
filofax_pro_v1.2.lha
/
FiloFax_Pro_v1.2
/
Filointer
< prev
next >
Wrap
AmigaDOS Script File
|
1996-02-07
|
256b
|
26 lines
.key text,time,art
.bra {
.ket }
Lab nochmal
Wait MIN={time}
IF {art} eq "2"
RequestChoice TITLE="Information" GADGETS="Okay" BODY="{text}" >NIL:
ENDIF
IF {art} eq "1"
Execute {text}
ENDIF
IF {art} eq "0"
Run {text}
ENDIF
SKIP nochmal BACK